returnToPath

Class: com.microstrategy.web.app.taglibs.ReturnToPathTag

Description:

ReturnToPathTag.

Usage:

This custom tag reads the information saved on {@link BrowserSettings} about where to return to, and displays a path string with links for the user to be able to be moved back to the page where s/he was before.
 <web:returnToPath runat="server" />
 


Name Required? Description
runat true Indicates that the ASP.Net control should be processed on the server